malehiv
maleart
femalehiv
femaleart
childhiv
childart
tghiv
tgart
# Descriptive summary of monthly male HIV cases
summary(malehiv)
# Descriptive summary of monthly male ART cases
summary(maleart)
# PACF plot
stats::pacf(malehiv)
# ACF plot
stats::acf(malehiv)
Run the code above in your browser using DataLab